Lisp manual improvements for plists and symbol plists.
authorChong Yidong <cyd@gnu.org>
Sun, 2 Dec 2012 09:14:16 +0000 (17:14 +0800)
committerChong Yidong <cyd@gnu.org>
Sun, 2 Dec 2012 09:14:16 +0000 (17:14 +0800)
commit5c423cf4e78a51810b4dd55b6ac7e2ddcac5c584
tree24278234ec662245589e5a3a965d8fbfcfa7a2a0
parent515846e430d51b7d668ec94475881a978e08b785
Lisp manual improvements for plists and symbol plists.

* doc/lispref/commands.texi (Using Interactive): Fix index entry.

* doc/lispref/customize.texi (Variable Definitions):
* doc/lispref/display.texi (Defining Faces):
* doc/lispref/sequences.texi (Char-Tables): Fix xref.

* doc/lispref/lists.texi (Property Lists): Move here from symbols.texi.
(Plist Access): Rename from Other Plists.

* doc/lispref/symbols.texi (Symbol Properties): New node.
(Symbol Plists): Make it a subsection under Symbol Properties.
(Standard Properties): New node.
doc/lispref/ChangeLog
doc/lispref/commands.texi
doc/lispref/customize.texi
doc/lispref/display.texi
doc/lispref/elisp.texi
doc/lispref/lists.texi
doc/lispref/sequences.texi
doc/lispref/symbols.texi
doc/lispref/variables.texi